@charset "utf-8";.header{position:fixed;left:0;top:0;width:100%;z-index:1050;color:#fff;-webkit-transition:.4s;transition:.4s;font-family:"hmr"}
.header .logo{display:table-cell;height:90px;line-height:90px;font-size:0;padding-right:30px;padding-top: 4px;}
.header .logo img{
	height: 34px;
}
.hinner{justify-content:space-between;align-items:center;}
.header .logo .black{display:none;}
.nav li{padding:0 20px;}
.nav li a{display:block;border-bottom:2px solid transparent;line-height:38px;font-size:20px;white-space:nowrap;color:#fff;}
.nav li.on a{border-color:#fff;}
.whiteHeader .header .nav li a,.header.scroll .nav li a{color:#333;}
.whiteHeader .header .nav li.on>a,.header.scroll .nav li.on>a{border-color:#df2128;color:#df2128 !important;}
.tools .tel{line-height:30px;padding-left:30px;white-space:nowrap;font-size:20px;padding-right:30px;background:url(../images/tel.png) no-repeat left center;display:none}
.tools .tel b{font-weight:normal;}
.tools .lang{font-size:20px;}
.search .searchicon{display:block;width:30px;height:30px;cursor:pointer;background:url(../images/search.png) no-repeat center;}
.tools{align-items:center;position:relative;margin-left:30px;}
.searchbox{position:absolute;right:0;top:45px;overflow:hidden;width:0;-webkit-transition:0s;transition:0s;z-index:10;}
.open .searchbox{width:100%;-webkit-transition:.4s;transition:.4s;}
.searchbox input{width:100%;height:40px;padding:0 30px 0 10px;outline:none;background:#fff;border:4px solid #eee;}
.searchbox .sbtn{position:absolute;right:4px;top:4px;width:30px;bottom:4px;z-index:10;cursor:pointer;background:url(../images/search-black.png) no-repeat center;background-size:auto 16px;}
.mask{position:fixed;left:0;z-index:1040;top:0;width:100%;height:100%;display:none;}
.whiteHeader{padding-bottom:90px;}
.whiteHeader .header,.header.scroll{color:#333;background:#fff;}
.whiteHeader .header{box-shadow:0 0 6px #ccc;}
.whiteHeader.noshadow .header{box-shadow:none;}
.whiteHeader .header .logo .white,.header.scroll .logo .white{display:none;}
.whiteHeader .header .logo .black,.header.scroll .logo .black{display:inline;}
.whiteHeader .header .tools .tel,.header.scroll .tools .tel{background:url(../images/tel-black.png) no-repeat left center;}
.whiteHeader .header .tools .tel b,.header.scroll .tools .tel b{color:#df2128;}
.whiteHeader .header .search .searchicon,.header.scroll .search .searchicon{background:url(../images/search-black.png) no-repeat center;}
.hbanner{position:relative;height:100vh;font-family:"hmr"}
.hbanner .swiper-container{height:100%;}
.hbanner a{display:block;position:relative;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}
.hbanner .wap{display:none;height:100vh;}
.hbanner .btext{position:absolute;left:0;top:30%;width:100%;z-index:20;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);color:#fff;font-size:28px;}
.hbanner .btext .p1{font-size:50px;font-weight:bold;margin-bottom:30px;}
.qlinks{position:absolute;z-index:60;left:0;width:100%;bottom:43px;background:rgb(255 255 255 / 40%);font-size:20px;color:#fff;}
.qlinks .flex{align-items:center;text-align:center;justify-content:center;}
.qlinks .item{padding:25px 30px;cursor:pointer;width:14.28%;position:relative;}
.qlinks .item:before{content:"";position:absolute;right:0;top:25px;bottom:25px;background:rgba(255,255,255,0.3);width:1px;}
.qlinks .item .icon{line-height:40px;height:40px;margin-bottom:15px;font-size:0;}
.qlinks .item:first-child:after{content:"";position:absolute;left:0;top:25px;bottom:25px;width:1px;background:rgba(255,255,255,0.3);}
.qlinks .item:hover{background:#df2128;}
.qlinks .item:hover:before,.qlinks .item:hover:after{opacity:0;}
.slidedown{position:absolute;left:50%;bottom:0;width:34px;height:34px;margin-left:-17px;background:url(../images/slidedown.png) no-repeat center;z-index:20;animation:tiao 2s infinite;}
@-webkit-keyframes tiao{from{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
50%{-webkit-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
}
@keyframes tiao{from{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
50%{-webkit-transform:translateY(0);transform:translateY(0);}
to{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
}
.footNav{padding:50px 0;border-bottom:1px solid #e5e5e5;}
.footNav .w1600{justify-content:space-between;}
.footNav .item{padding:0 20px;font-size:14px;color:#010101;}
.footNav .item b{font-size:24px;}
.copyright{text-align:center;line-height:1.7;padding:20px 0;font-size:16px;color:#555;}
.sideNav{position:fixed;right:0;top:50%;margin-top:-65px;width:60px;z-index:1050;}
.sideNav .item{margin-bottom:10px;position:relative;}
.sideNav .item i{display:block;height:60px;cursor:pointer;background-repeat:no-repeat;background-color:#d8d8d8;background-position:center;}
.sideNav .item i.yy{background-image:url(../images/yy-gray.png);}
.sideNav .item i.yy:hover{background-image:url(../images/yy.png);}
.sideNav .item i.gotop{background-image:url(../images/top-gray.png);}
.sideNav .item i.gotop:hover{background-image:url(../images/top.png);}
.sideNav .item i:hover{background-color:#df2128;}
.sideNav .item .iform{position:absolute;right:-320px;bottom:0;width:320px;padding:47px 30px;background:url(../images/formbg.jpg) no-repeat center;background-size:cover;-webkit-transition:.4s;transition:.4s;}
.iform .line{position:relative;padding-right:90px;height:46px;}
.iform .line input[type="text"]{width:100%;background:#fff;border:none;padding:0 10px;height:100%;}
.iform .line input[type="button"]{position:absolute;right:0;width:90px;height:100%;background:#df2128;outline:none;border:none;cursor:pointer;color:#fff;font-size:16px;}
.iform .iformClose{position:absolute;width:20px;height:20px;right:20px;top:20px;z-index:20;cursor:pointer;background:url(../images/close.png) no-repeat center;}
.sideNav .item .iform.active{right:0px;}
.popmask{position:fixed;left:0;top:0;z-index:1051;width:100%;height:100%;background:rgba(0,0,0,0.3);display:none;}
.pop.active .popmask,.buypop.active .popmask{display:block;}
.popcontainer,.buypopcontainer{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);z-index:1052;background:rgba(35,35,35,0.98);color:rgb(255,255,255,0.6);padding:57px 37px;width:890px;max-width:94%;line-height:2;}
.buypopcontainer{width:600px;text-align:center;font-size:30px;color:#fff;line-height:1.5;}
.buypopcontainer .qcode{margin-bottom:30px;}
.pop.active .popcontainer,.buypop.active .buypopcontainer{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:.4s;transition:.4s;}
.popcontainer .inner{align-items:stretch;}
.popcontainer .left{padding-right:60px;border-right:1px solid #393939;text-align:center;}
.popcontainer .icon-gou{width:51px;height:51px;margin:0 auto;background:url(../images/gou.png) no-repeat center;}
.popcontainer .tit{font-size:32px;color:#fff;margin:28px 0;line-height:1.5;}
.popcontainer .text{width:270px;margin:0 auto 50px;font-size:18px;}
.popcontainer .cnt{font-size:18px;color:#fff;}
.popcontainer .cnt .p2{font-size:32px;line-height:1.5;font-family:"Rajdhani";font-style:italic;}
.popcontainer .right{padding-left:60px;text-align:center;}
.popcontainer .tt{font-size:24px;color:#fff;margin-bottom:55px;}
.popcontainer .qcode{margin-bottom:67px;}
.popcontainer .tips{flex-wrap:wrap;color:rgba(255,255,255,0.8);}
.popcontainer .tips .item{line-height:38px;padding-left:30px;width:50%;text-align:left;background:url(../images/gou.png) no-repeat left center;background-size:24px;}
.productFilter{padding:100px 0;background:url(../images/h2bg.jpg) no-repeat top center;}
.title{text-align:center;font-size:48px;color:#000;font-weight:bold;margin-bottom:38px;font-family:"hmr";}
.fillterLine{padding:18px 40px;line-height:28px;font-size:18px;border-top:1px solid #e5e5e5;background:#fff;}
.fillterLine:first-child{border:none;}
.fillterLine .label{float:left;width:65px;margin:10px 0;}
.fillterLine .cat{margin-left:65px;position:relative;padding-right:90px;font-size:0;height:48px;overflow:hidden;}
.fillterLine .cat.all{height:auto;}
.fillterLine .cat span{display:inline-block;vertical-align:middle;font-size:18px;padding:0 10px;cursor:pointer;margin:10px 0;background:#fff;}
.fillterLine .cat span img{vertical-align:middle;margin-top:-6px;max-height:28px;}
.fillterLine .cat span.cur{background:#df2128;color:#fff;}
.fillterLine .cat span.cur img{filter:invert(1);}
.fillterLine .cat span.showAll{position:absolute;right:0;top:0;font-size:16px;padding-right:20px;}
.fillterLine .cat span.showAll:after{content:"";position:absolute;right:5px;top:50%;border-right:1px solid #585858;border-bottom:1px solid #585858;width:10px;height:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-8px;}
.productList{flex-wrap:wrap;align-items:stretch;margin-top:2px;}
.productList .item{width:33.33%;padding-right:2px;padding-bottom:2px;}
.productList .item a{display:block;background:#fff;height:100%;padding:16px 30px;color:#000;font-size:18px;}
.productList .item .imgbox{font-size:0;height:210px;line-height:210px;text-align:center;}
.productList .item .tit{font-size:25px;    min-height: 66px;}
.productList .item .price{margin-top:20px;padding-top:17px;overflow:hidden;line-height:40px;}
.productList .item .price .b{font-size:22px;font-weight:bold;color:#df2128;}
.productList .item .price .btn{float:right;border:1px solid #df2128;color:#df2128;width:120px;text-align:center;font-size:14px;}
.productList .item .price .btn:hover{color:#fff;background:#df2128;}
.more{text-align:center;margin-top:50px;}
.more a{display:block;margin:auto;width:160px;color:#fff;background:#df2128;line-height:50px;font-size:16px;}
.home2{padding:100px 0;display:none}
.tab{justify-content:center;margin-bottom:18px;font-size:20px;}
.tab .item{margin:0 25px;cursor:pointer;line-height:44px;position:relative;padding-bottom:4px;}
.tab .item:after{transition:.3s;content:"";left:50%;bottom:0;width:0;height:4px;background:#df2128;position:absolute;}
.tab .item.cur:after{left:0%;width:100%;}
.tab .item.cur{color:#df2128;font-weight:bold;}
.activities{overflow:hidden;}
.activities .item{position:relative;width:33.33%;float:left;padding-bottom:24%;background-position:center;background-size:cover;background-repeat:no-repeat;border-left:2px solid #fff;border-top:2px solid #fff;}
.activities .item:nth-child(5n+1),.activities .item:nth-child(5n+2){padding-bottom:30%;}
.activities .item:nth-child(5n+2){width:66.66%;}
.activities .item a{position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;color:#fff;text-align:center;font-size:16px;padding:20px;}
.activities .item .tit{font-size:34px;margin-bottom:5px;}
.activities .item .link{border:1px solid #fff;width:160px;margin:40px auto 0;line-height:48px;}
.home3{padding:100px 0;position:relative;}
.bg{position:absolute;left:0;top:0;width:100%;height:60%;z-index:-1;background-position:center bottom;background-repeat:no-repeat;background-size:cover;}
.home3 .text{max-width:960px;margin:0 auto 80px;text-align:center;color:#fff;font-size:18px;line-height:1.55;}
.home3 .text .title{color:#fff;}
.layerFour .item{width:25%;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:31%;}
.layerFour .item a{position:absolute;left:0;top:0;width:100%;height:100%;align-items:flex-end;}
.layerFour .item .txt{width:100%;padding:30px 35px;color:#fff;font-size:16px;position:relative;z-index:10;overflow:hidden;}
.layerFour .item .txt .tit{font-size:24px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.layerFour .item .txt:after{content:"";position:absolute;left:0;top:100%;width:100%;height:100%;z-index:-1;background:#df2128;transition:.2s;}
.layerFour .item:hover .txt:after{top:0;}
.videos{flex-wrap:wrap;align-items:stretch;}
.videos .item{width:50%;margin-bottom:2px;padding-right:2px;position:relative;}
.videos .item:nth-child(3n){padding-right:0;}
.videos .item .imgbox{height:100%;overflow:hidden;}
.videos .item img{width:100%;height:100%;object-fit:cover;}
.videos .item .txt{position:absolute;left:0;top:50%;width:100%;padding:0 20px;transform:translate(0,-50%);color:#fff;text-align:center;font-size:34px;}
.play{display:inline-block;vertical-align:middle;width:60px;height:60px;cursor:pointer;margin-bottom:30px;background:url(../images/play.png) no-repeat center;background-size:contain;}
.videoMask{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1055;display:none;}
.videoMask .inner{align-items:center;justify-content:center;width:100%;height:100%;}
.videoMask .videoContainer{position:relative;padding:20px;background:#3c3c3c;border-radius:6px;width:900px;max-width:90%;max-height:90%;}
.videoMask .videoContainer .close{position:absolute;right:2px;top:1px;z-index:10;cursor:pointer;width:20px;height:20px;background:url(../images/close-white.png) no-repeat center;}
.videoMask .videoContainer video{width:100%;}
.home5{padding:55px 0;background-position:center;background-repeat:no-repeat;background-size:cover;}
.home5 .inner{align-items:center;justify-content:center;font-size:34px;text-align:center;color:#fff;}
.home5 .left{width:30%;padding-right:60px;}
.home5 .left .img{margin-bottom:30px;}
.home5 .left .img img{max-width:200px;}
@media(max-width:1500px){.nav li{padding:0 15px;}
.nav li a{font-size:18px;}
.tools .tel{font-size:18px;}
.footNav .item b{font-size:18px;}
.footNav .item{padding:0 10px;}
}
@media(max-width:1279px){.header .logo{height:60px;line-height:60px;}
.searchbox{right:2%;top:10px;position:fixed;}
.open .searchbox{width:50%;}
.nav{position:fixed;right:-160px;top:0;display:block;width:150px;bottom:0;background:rgba(0,0,0,0.6);padding-top:60px;-webkit-transition:.4s;transition:.4s;}
.nav.active{right:0;}
.nav li{padding:0 40px;}
.nav li a{text-align:right;line-height:46px;}
.whiteHeader{padding-bottom:60px;}
.whiteHeader .header .nav,.header.scroll .nav{background:#fff;}
.menu{width:30px;height:30px;position:relative;margin-left:30px;cursor:pointer;}
.menu i{position:absolute;left:0;top:50%;width:100%;height:2px;background:#f8fafc;}
.menu i:before,.menu i:after{content:"";position:absolute;left:0;width:100%;height:2px;background:inherit;-webkit-transition:.4s;transition:.4s;}
.menu i:before{top:-8px;}
.menu i:after{top:8px;}
.menu.active i{height:0;}
.whiteHeader .header .menu i,.header.scroll .menu i{background:#333;}
.menu.active i:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;}
.menu.active i:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;}
.hbanner .wap{display:block;}
.qlinks .item{padding:20px;}
.qlinks .item .icon{height:30px;line-height:30px;}
.qlinks .item .icon img{max-height:30px;}
.qlinks{font-size:16px;}
.hbanner .btext{font-size:18px;}
.hbanner .btext .p1{font-size:28px;margin-bottom:10px;}
.title{font-size:28px;}
.fillterLine .cat span{font-size:16px;}
.productList .item .tit{font-size:18px;}
.productList .item a{font-size:14px;}
.productList .item .price .b{font-size:16px;}
.productList .item .price .btn{width:100px;}
.productList .item .price{line-height:30px;}
.tab .item{margin:0 15px;}
.tab{font-size:18px;}
.activities .item .tit{font-size:20px;}
.activities .item .link{width:120px;line-height:36px;font-size:14px;}
.layerFour .item .txt .tit{font-size:18px;}
.layerFour .item .txt{font-size:14px;}
.home3 .text{font-size:16px;}
.play{width:40px;height:40px;margin-bottom:15px;}
.videos .item .txt{font-size:20px;}
.copyright{font-size:14px;}
}
@media(max-width:768px){.qlinks .flex{flex-wrap:wrap;}
.qlinks .item .icon{height:auto;line-height:1;margin-bottom:5px;}
.qlinks .item{font-size:12px;padding:10px 5px;}
.qlinks .item .icon img{max-height:20px;}
.productFilter{padding:50px 0;background-size:cover;}
.footNav .w1600{flex-wrap:wrap;}
.footNav .item{margin-bottom:10px;width:50%;}
.footNav .item b{font-size:16px;}
.fillterLine{padding:10px 18px;font-size:16px;}
.fillterLine .label{float:none;display:block;width:auto;margin:0;}
.fillterLine .cat{margin-left:0;padding-right:0;overflow-x:auto;white-space:nowrap;}
.fillterLine .cat span{font-size:14px;padding:0 5px;}
.fillterLine .cat span:first-child{position:sticky;left:0;}
.fillterLine .cat span.showAll{display:none;}
.fillterLine .cat span img{max-height:18px;max-width:30px;}
.productList .item{width:50%;}
.productList .item .imgbox{height:150px;line-height:150px;}
.productList .item a{padding:16px;}
.productList .item .price{margin-top:10px;padding-top:0;}
.productList .item .price .btn{font-size:12px;width:auto;padding:0 5px;line-height:20px;margin-top:4px;}
.more{margin-top:30px;}
.more a{width:120px;line-height:40px;font-size:14px;}
.home2{padding:50px 0;}
.tab{overflow-x:auto;width:100%;justify-content:flex-start;font-size:16px;}
.tab .item{white-space:nowrap;margin:0 10px;}
.tab .item:after{height:2px;}
.activities .item{width:100% !important;padding-bottom:55% !important;}
.activities .item a{font-size:14px;}
.activities .item .link{margin-top:20px;font-size:12px;line-height:30px;width:94px;}
.home3{padding:50px 0;}
.home3 .text{font-size:14px;margin-bottom:40px;}
.layerFour{flex-wrap:wrap;}
.layerFour .item{width:50%;padding-bottom:62%;}
.layerFour .item .txt{padding:5px 10px 15px;font-size:12px;}
.layerFour .item .txt:after{top:0;opacity:0.3;background:#000;}
.layerFour .item .txt .tit{font-size:16px;}
.videos .item{width:100%;}
.sideNav{width:40px;top:auto;bottom:20px;margin-top:0;}
.sideNav .item i{height:40px;background-size:50%;}
.sideNav .item{margin-bottom:2px;}
.tools .tel{display:none;}
.home5 .inner{font-size:18px;flex-wrap:wrap;}
.home5 .left{width:auto;padding-right:0;margin-bottom:30px;}
.home5 .left .img img{max-width:110px;}
.home5 .right img{max-width:75%;}
}
.formPage{padding-top:90px;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover;}
.formContainer{height:100%;align-items:center;justify-content:flex-start;}
.formContainer .w1440{width:1440px;max-width:100%;}
.form{width:420px;background:rgba(27,27,27,0.8);font-size:16px;color:rgba(255,255,255,0.6);line-height:1.7;padding:44px 38px;}
.form .line{margin-bottom:30px;}
.form .line .linetit{font-size:20px;color:#fff;margin-bottom:15px;line-height:1;}
.form .line select{background:none;border:none;color:#606060;font-size:16px;border-bottom:1px solid #606060;width:100%;height:44px;}
.form .line .input{margin-top:10px;position:relative;border-bottom:1px solid #606060;}
.form .line .input input{width:100%;background:none;height:44px;border:none;outline:none;font-size:16px;color:#606060;}
.form .line .input.code{padding-right:90px;}
.form .line .input.code .getcode{position:absolute;right:0;top:50%;line-height:30px;margin-top:-15px;font-size:14px;white-space:nowrap;}
.form .formbtn{text-align:center;line-height:50px;cursor:pointer;color:#fff;background:#df2128;}
.formtitle{font-size:48px;font-weight:bold;color:#fff;margin-bottom:50px;font-family:"hmb";}
.textForm{text-align:center;font-size:16px;color:#fff;line-height:1.7;}
.textForm .cxm{margin-bottom:30px;}
.codetoggle{justify-content:center;align-items:center;padding-top:30px;}
.codetoggle .left{padding-right:60px;}
.codetoggle .left .tit{text-align:center;font-size:40px;margin-bottom:30px;}
.select{position:relative;}
.select .cur{cursor:pointer;width:320px;height:80px;display:block;line-height:78px;border:1px solid #fff;padding:0 20px;position:relative;text-align:left;font-size:20px;}
.select .cur:after{content:"";position:absolute;width:10px;height:10px;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);right:25px;top:50%;margin-top:-8px;}
.select .down{position:absolute;left:0;top:100%;width:100%;text-align:left;padding:0 20px 10px;background:rgba(0,0,0,0.6);line-height:40px;display:none;cursor:pointer;}
.codetoggle .left .text{margin-top:35px;}
.pbanner{position:relative;}
.pbanner .wap{display:none;}
.pbanner .pc{display:block;}
.pbanner .btext{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;color:#fff;align-items:center;}
.pbanner .btext .w1440{width:1440px;max-width:100%;position:relative;}
.pbanner .btext .en{color:#000;font-size:130px;text-transform:uppercase;font-style:italic;opacity:0.15;line-height:1;position:absolute;left:0;top:50%;margin-top:-0.5em;font-family:'hmr';z-index:-1;}
.pbanner .btext .btit{font-size:52px;font-family:'hmb';font-weight:bold;margin-bottom:10px;}
.pbanner .btext .txt{padding-top:10px;border-top:1px solid rgba(255,255,255,0.2);display:inline-block;font-size:20px;letter-spacing:14px;}
.location{line-height:50px;font-size:16px;color:#999;}
.location span{color:#666;}
.cusPage{padding:50px 0 120px;font-size:16px;line-height:1.71;}
.serviceBlock .tit{font-size:48px;text-align:center;font-family:'hmb';color:#000;line-height:1.2;font-weight:bold;margin-bottom:80px;}
.serviceBlock .tit b{display:block;color:#df2128;}
.serviceBlock .items{align-items:stretch;flex-wrap:wrap;}
.serviceBlock .items .item{width:25%;background-size:cover;background-repeat:no-repeat;background-position:center;padding:50px 23px;flex-direction:column;justify-content:space-between;align-items:center;font-size:18px;color:#fff;text-align:center;}
.serviceBlock .items .item .tt{font-size:34px;margin-bottom:50px;}
.serviceBlock .items .item .con{flex:1 1 auto;}
.serviceBlock .items .item .con img{max-width:125px;margin:30px auto;}
.serviceBlock .items .item .btn a{display:block;width:160px;max-width:100%;line-height:50px;background:#df2128;font-size:16px;}
.bggray{background:#f4f4f4;border-bottom:1px solid #e5e5e5;}
.pageTitle{text-align:center;font-size:48px;font-family:'hmb';font-weight:bold;color:#000;margin-bottom:40px;}
.pageTitle span{display:inline-block;vertical-align:middle;padding:0 20px;position:relative;}
.pageTitle span:before,.pageTitle span:after{content:"";position:absolute;top:50%;width:10px;height:10px;border:2px solid #e2202b;border-radius:50%;margin-top:-5px;}
.pageTitle span:before{left:0;}
.pageTitle span:after{right:0;}
.filSelects{font-size:18px;background:#fff;}
.filterSelect{width:50%;position:relative;border-right:1px solid #e5e5e5;padding:15px 40px 15px 100px;}
.filterSelect .label{position:absolute;left:40px;top:50%;padding-right:10px;line-height:30px;margin-top:-15px;font-family:'hmr';}
.filterSelect .label:after{content:"";position:absolute;right:0;top:50%;margin-top:-8px;height:16px;border-right:1px solid #e5e5e5;}
.filterSelect select{border:none;width:100%;font-size:16px;color:#333;outline:none;background:none;height:30px;}
.filterSelect:nth-child(2n){border-right:none;}
.storeFilter .fillterLine .label{width:90px;}
.storeFilter .fillterLine .cat{margin-left:105px;}
.storeFilter .fillterLine{padding-top:10px;padding-bottom:10px;}
.storeFilter .fillterLine .cat span{margin-right:30px;}
.storeFilter{margin-bottom:40px;}
.accessory{margin-bottom:60px;flex-wrap:wrap;}
.accessory .item{margin-bottom:40px;width:25%;background:#fff;border-right:1px solid #f4f4f4;font-size:16px;color:#000;}
.accessory .item .imgbox{margin-bottom:30px;}
.accessory .item .tit{font-size:24px;padding:0 30px;font-family:'hmr';line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.accessory .item .desc{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:20px;border-bottom:1px solid #f4f4f4;}
.accessory .item .price{padding:15px 30px;overflow:hidden;}
.accessory .item .price .b{font-size:22px;color:#df2128;font-family:'hmr';font-weight:bold;}
.accessory .item .price .b i{font-style:normal;color:#000;font-size:16px;font-weight:normal;margin-right:10px;}
.accessory .item .price .btn{float:right;width:120px;text-align:center;line-height:38px;border:1px solid #df2128;color:#df2128;-webkit-transition:.3s;transition:.3s;}
.accessory .item .price .btn:hover{color:#fff;background:#df2128;}
.custable table{width:100%;border-spacing:0;color:#000;}
.custable table th{border:1px solid #e5e5e5;padding:0 40px;text-align:left;font-size:24px;height:60px;background:#2f2f2f;color:#fff;}
.custable table td{border:1px solid #e5e5e5;font-size:18px;padding:0 40px;height:55px;}
.textForm2{justify-content:center;text-align:center;align-items:center;}
.textForm2 .left{width:50%;}
.textForm2 .imgs{font-size:18px;color:#fff;margin-top:90px;}
.textForm2 .imgs .item{display:inline-block;vertical-align:top;margin:0 35px;}
.textForm2 .imgs .item img{max-width:200px;margin-bottom:15px;}
.mt100{margin-top:100px !important;}
.detailTop{padding-top:35px;padding-bottom:80px;}
.detailTop .proImgs{width:54%;float:left;}
.detailTop .proImgs img{width:100%;}
.detailTop .proImgs .big{margin-bottom:20px;}
.detailTop .proImgs .small{position:relative;padding:0 85px;}
.small .prev,.small .next{position:absolute;width:20px;height:20px;background:#000;top:50%;margin-top:-10px;border-radius:50%;color:#fff;cursor:pointer;z-index:10;}
.small .prev:before{content:"";width:40%;height:40%;position:absolute;border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:36%;top:30%;}
.small .prev{left:50px;}
.small .next{right:50px;}
.small .next:before{content:"";width:40%;height:40%;position:absolute;border-right:1px solid #fff;border-top:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:22%;top:30%;}
.small .prev.swiper-button-disabled,.small .next.swiper-button-disabled{background:#e5e5e5;}
.detailTop .proImgs .small .swiper-slide{border:1px solid #fff;}
.detailTop .proImgs .small .swiper-slide.swiper-slide-thumb-active{border-color:#d5051c;}
.detailTop .proDesc{margin-left:54%;padding-left:5%;font-size:16px;font-family:'hmr';line-height:1.5;}
.proDesc h3{font-family:'hmr';font-size:48px;font-weight:normal;color:#000;margin-bottom:5px;line-height:1.3;}
.proDesc .price{color:#df2128;font-size:34px;padding-bottom:20px;margin-bottom:27px;border-bottom:1px solid #e9e9e9;}
.proDesc .price span{font-size:18px;}
.proDesc .pz{padding-bottom:20px;border-bottom:1px solid #e9e9e9;margin-bottom:27px;justify-content:space-between;}
.proDesc .pz .item{padding-right:15px;}
.proDesc .pz .item p{display:inline-block;padding-right:25px;line-height:30px;background-position:right center;background-repeat:no-repeat;}
.proDesc .pz .item .b{font-size:18px;font-family:'hmb';}
.proDesc .pz .item:last-child{padding-right:0;}
.itime{background-image:url(../images/itime.png);}
.ibox{background-image:url(../images/ibox.png);}
.icar{background-image:url(../images/icar.png);}
.proDesc .fan{position:relative;line-height:30px;padding:0 60px 0 110px;margin-bottom:10px;}
.proDesc .fan .t{position:absolute;left:0;top:0;background:#000;width:100px;text-align:center;color:#fff;border-radius:15px 15px 15px 0;}
.proDesc .fan .link{position:absolute;right:0;top:0;font-size:14px;}
.proDesc .ct{font-size:20px;padding:15px 0;}
.proDesc .ct b{font-size:18px;padding-right:14px;}
.proDesc .dts{margin-bottom:40px;}
.proDesc .dts span{display:inline-block;vertical-align:middle;padding:0 13px 0 20px;line-height:30px;background:url(../images/icheck.png) no-repeat left center;}
.proDesc .btns .btn{width:160px;display:inline-block;vertical-align:middle;text-align:center;line-height:48px;border:1px solid #d5031a;color:#d5031a;cursor:pointer;margin-right:15px;}
.proDesc .btns .btn.red{background:#d5031a;color:#fff;}
.detailContent{padding:60px 0 100px;font-size:16px;line-height:2;font-family:"hmr";}
.detailContent .dt{font-size:34px;font-family:'hmr';color:#000;}
.canshu{justify-content:space-between;text-align:center;padding:30px 0;background:#fff;line-height:1.5;}
.canshu .item{padding:0 30px;border-right:1px solid #e9e9e9;flex:1 1 auto;font-size:18px;color:#000;}
.canshu .item:last-child{border:none;}
.canshu .item b{font-size:30px;padding-left:32px;background-position:left center;background-repeat:no-repeat;}
.ispeed{background-image:url(../images/ispeed.png);}
.iyh{background-image:url(../images/iyh.png);}
.ipl{background-image:url(../images/ipl.png);}
.igl{background-image:url(../images/igl.png);}
.inj{background-image:url(../images/inj.png);}
.more2{text-align:center;margin-top:40px;}
.more2 a,.more2 span{display:inline-block;width:160px;text-align:center;border:1px solid #d5031a;line-height:48px;color:#d5031a;cursor:pointer;}
.detailTab{margin-top:70px;line-height:80px;background:#2b2b2b;font-size:24px;color:#fff;overflow:hidden;margin-bottom:50px;}
.detailTab span{padding:0 80px;float:left;cursor:pointer;}
.detailTab span.cur{background:#d5031a;}
.detailContent .tt{text-align:center;font-size:46px;color:#000;line-height:1.2;}
.detailContent .sub{font-size:20px;text-align:center;}
.detailBlocks{margin-top:50px;}
.detailBlocks .item{margin-bottom:80px;align-items:stretch;}
.detailBlocks .item .left{width:34%;}
.detailBlocks .item .left .text{padding-right:70px;padding-bottom:140px;}
.detailBlocks .item .left .text h4{font-size:46px;font-weight:normal;color:#000;line-height:1.2;margin-bottom:30px;}
.detailBlocks .item .right{width:64%;margin-left:2%;background-size:cover;background-repeat:no-repeat;background-position:center;}
.detailBlocks .item:nth-child(2n){flex-direction:row-reverse;}
.detailBlocks .item:nth-child(2n) .left .text{padding-right:0;padding-left:70px;}
.detailBlocks .item:nth-child(2n) .right{margin-left:0;margin-right:2%;}
.detailImgs .tt{text-align:left;margin-bottom:10px;}
.detailImgs .txt{margin-bottom:30px;}
.slider{position:relative;}
.slider .prev,.slider .next{position:absolute;z-index:20;width:50px;height:50px;cursor:pointer;background:#fff;border-radius:50%;top:50%;margin-top:-25px;}
.slider .prev:hover,.slider .next:hover{background:#d5031a;}
.slider .prev{left:45px;}
.slider .prev:before{content:"";position:absolute;width:10px;height:10px;border-left:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;left:50%;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-5px;margin-top:-5px;}
.slider .next{right:45px;}
.slider .next:before{content:"";position:absolute;width:10px;height:10px;border-right:1px solid #c5c5c5;border-top:1px solid #c5c5c5;left:50%;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-5px;margin-top:-5px;}
.slider .next:hover:before,.slider .prev:hover:before{border-color:#fff;}
.others{justify-content:space-between;margin-top:75px;}
.others .item{text-align:center;font-size:24px;color:#000;flex:1 1 auto;position:relative;}
.others .item:after{content:"";position:absolute;right:0;top:10%;bottom:10%;width:1px;background:#e5e5e5;}
.others .item:last-child:after{display:none;}
.others .item .icon{margin-bottom:15px;}
.storemap{height:calc(100vh - 90px);position:relative;}
.storemap .storeSearch{position:absolute;left:0;padding:50px 30px 50px 60px;width:420px;height:100%;flex-direction:column;z-index:30;background:#fff;}
.storemap .mapcontainer{height:100%;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;margin-left: 420px;}
.mapcontainer #map{width:100%;height:100%;}
.mapshadow{position:absolute;left:54%;top:31%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding-top:30px;}
.mapshadow:after{content:"";position:absolute;border-right:30px solid transparent;border-top:30px solid #fff;bottom:-30px;left:50%;margin-left:-15px;}
.sresult{flex:1 1 auto;padding-top:50px;position:relative;overflow:hidden;}
.sresult .tt{position:absolute;left:0;top:0;line-height:30px;font-size:16px;color:#555;padding-bottom:20px;background:#fff;width:100%;}
.sotreList{height:100%;overflow:auto;}
.sotreList .item{margin-bottom:35px;font-size:16px;line-height:1.8;padding-left:40px;background:url(../images/iconmap.png) no-repeat left 5px;padding-right:10px;}
.sotreList .item .tit{font-size:24px;color:#000;font-family:'hmr';line-height:40px;}
.sotreList .item .tit span i{position:relative;font-style:normal;border:2px solid #019cff;font-size:14px;line-height:28px;padding:0 5px;color:#019cff;border-radius:4px;font-family:'hmr';background:#fff;display:inline-block;vertical-align:bottom;margin-left:5px;margin-bottom:12px;font-weight:bold;}
.sotreList .item .tit span i:after{content:"";width:7px;height:10px;background:#fff;border-left:2px solid #019cff;border-bottom:2px solid #019cff;position:absolute;left:-1px;bottom:-5px;-webkit-transform:skew(-37deg) rotate(-39deg);transform:skew(-37deg) rotate(-39deg);}
.sotreList .item .tel b{color:#d5031a;font-weight:normal;}
.storeSearch h3{font-size:48px;font-family:'hmb';color:#000;margin-bottom:20px;}
.sform{padding-bottom:35px;border-bottom:1px solid #e5e5e5;margin-bottom:10px;}
.sform .sline{margin-bottom:10px;background:#f2f2f2;padding-left:110px;padding-right:22px;position:relative;font-size:16px;font-family:'hmr';color:#000;}
.sform .sline .label{position:absolute;left:30px;line-height:30px;top:50%;margin-top:-15px;}
.sform .sline select{border:none;width:100%;height:60px;background:none;outline:none;font-size:16px;color:#555;}
.sform .btn{line-height:60px;text-align:center;background:#d5031a;color:#fff;cursor:pointer;font-family:'hmb';font-size:16px;}
.mapWindow{padding:40px;font-size:16px;line-height:30px;margin-top:-30px;width:480px;}
.mapWindow .tit{font-size:24px;color:#df2128;line-height:1.2;font-family:'hmr';margin-bottom:10px;}
.mapWindow b{color:#d5031a;font-weight:normal;}
.mapWindow .btns{text-align:center;font-size:0;margin-top:28px;}
.mapWindow .btns .btn{display:inline-block;font-size:16px;width:48%;margin-right:2%;border:1px solid #555;line-height:38px;color:#000;font-family:'hmr';cursor:pointer;}
.mapWindow .btns .btn:nth-child(2n){margin-right:0;margin-left:2%;}
.mapWindow .link{display:block;background:#d5031a;color:#fff;text-align:center;margin-top:16px;line-height:110px;font-size:30px;}
.mapWindow .link:after{content:">";background:#fff;display:inline-block;vertical-align:middle;line-height:30px;width:30px;color:#d5031a;font-family:cursive;border-radius:50%;font-weight:bold;margin-left:8px;margin-bottom:3px;font-size:18px;}
.fillterLine.graystyle{background:#f7f7f7;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.fillterLine.graystyle:first-child{border-top:1px solid #e5e5e5;}
.fillterLine.graystyle:last-child{border-bottom:1px solid #e5e5e5;}
.fillterLine.graystyle .cat span{background:#f7f7f7;}
.fillterLine.graystyle .cat span.cur{background:#df2128;}
.activityTab{margin-top:70px;margin-bottom:30px;font-size:18px;color:#000;font-family:'hmr';overflow:hidden;line-height:30px;}
.activityTab a{display:inline-block;vertical-align:middle;margin-right:50px;line-height:1;}
.activityTab a img{margin-right:8px;vertical-align:bottom;}
.activityTab a.cur{float:left;font-size:34px;}
.activityList{flex-wrap:wrap;align-items:stretch;}
.activityList .item{width:50%;margin-bottom:20px;padding-right:10px;}
.activityList .item .flex{height:100%;flex-direction:column;justify-content:space-between;position:relative;padding:38px 38px 50px 40px;}
.activityList .item .link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;background:#000;opacity:0.4;}
.activityList .item .imgbox{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;background-size:cover;background-repeat:no-repeat;background-position:center;}
.activityList .item:nth-child(2n){padding-right:0;padding-left:10px;}
.activityList .item .text{position:relative;z-index:11;color:#fff;font-size:16px;line-height:1.8;}
.activityList .item .tbtns{margin-bottom:40px;}
.activityList .item .tbtns span,.activityList .item .tbtns a{display:inline-block;vertical-align:middle;margin-right:10px;width:100px;line-height:36px;background:rgba(0,0,0,0.3);text-align:center;border-radius:18px;}
.activityList .item .tbtns .fill{background:#d5031a;}
.activityList .item .tbtns i.ilive{padding:10px;margin-right:5px;background-position:center;background-repeat:no-repeat;}
.activityList .item .tit{font-size:34px;line-height:1.5;}
.activityList .item .btm{position:relative;z-index:11;margin-top:46px;color:#fff;overflow:hidden;}
.activityList .item .btm .bm{width:140px;float:left;line-height:40px;cursor:pointer;text-align:center;background:#777;font-size:18px;}
.activityList .item .btm .bm.fill{background:#d5031a;}
.activityList .item .btm .like{float:right;padding-top:20px;cursor:pointer;line-height:20px;}
.activityList .item .btm .like i{padding:10px;margin-right:10px;display:inline-block;vertical-align:bottom;background-position:center;background-repeat:no-repeat;}
.ilive{background-image:url(../images/ilive.png);}
.ilike{background-image:url(../images/ilike.png);}
.ilike.fill{background-image:url(../images/ilike-fill.png);}
.borderBottom{border-bottom:1px solid #e5e5e5;}
.activityDetail{padding:80px 0 180px;background-position:center;background-repeat:no-repeat;background-size:cover;font-size:18px;color:#000;line-height:1.7;}
.infoTitle{text-align:center;font-size:48px;line-height:1.25;margin-bottom:40px;font-family:'hmr';}
.infoSub{border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);padding:10px 0;line-height:50px;font-size:16px;}
.infoSub span{padding-right:60px;cursor:pointer;display:inline-block;}
.infoSub span i.ilike{padding:10px;background-repeat:no-repeat;background-position:center;margin-right:5px;}
.infoSub span.btn{float:right;width:160px;cursor:pointer;background:#d5031a;text-align:center;padding:0;}
.infoContent{padding:150px 0 40px;}
.infoContent .text{max-width:545px;margin:0 auto;}
.infoContent .text h3{font-size:48px;font-family:'hmr';font-weight:normal;line-height:1.2;margin-bottom:50px;}
@media(max-width:1280px){.proDesc h3{font-size:32px;}
.proDesc .price{font-size:24px;padding-bottom:15px;margin-bottom:15px;}
.detailTop .proDesc{font-size:14px;}
.proDesc .pz{padding-bottom:15px;margin-bottom:15px;}
.proDesc .ct{padding:10px 0;}
.infoTitle{font-size:32px;}
.infoSub{font-size:14px;line-height:40px;}
.infoSub span{padding-right:30px;}
.infoSub span.btn{width:120px;line-height:40px;}
.activityDetail{padding:50px 0 80px;font-size:14px;}
.infoContent .text h3{font-size:32px;}
}
@media(max-width:1024px){.detailTop .proImgs{width:100%;float:none;margin-bottom:30px;}
.detailTop .proDesc{padding-left:0;margin-left:0;}
.detailContent{padding:40px 0;font-size:14px;}
.detailContent .dt{font-size:24px;}
.canshu .item{font-size:14px;}
.canshu .item b{font-size:22px;}
.detailTab{margin-top:30px;margin-bottom:20px;font-size:18px;line-height:50px;}
.detailTab span{padding:0 30px;}
.detailContent .tt{font-size:24px;}
.detailContent .sub{font-size:18px;}
.detailBlocks .item .left .text{padding-right:30px;padding-bottom:30px;}
.detailBlocks .item .left .text h4{font-size:24px;}
.detailBlocks .item:nth-child(2n) .left .text{padding-left:30px;}
.others .item{font-size:16px;}
.storemap{height:auto;}
.storemap .storeSearch{position:static;width:auto;padding:30px 20px;}
.storeSearch h3{font-size:24px;}
.sform .sline{width:49.5%;float:left;vertical-align:middle;margin-left:0.5%;font-size:14px;}
.sform .sline:first-child{margin-left:0;margin-right:0.5%;}
.sform .btn{clear:both;line-height:50px;font-size:14px;}
.sform .sline select{height:50px;font-size:14px;}
.sotreList .item{font-size:14px;margin-bottom:10px;}
.sotreList .item .tit{font-size:18px;}
.storemap .mapcontainer{margin:0;height:420px;}
.mapshadow{padding-top:10px;top:50%;}
.mapWindow{font-size:14px;padding:10px;margin-top:-10px;width:280px;line-height:1.5;}
.mapWindow .tit{font-size:16px;}
.mapWindow .btns{margin-top:10px;}
.mapWindow .btns .btn{font-size:12px;line-height:30px;}
.mapWindow .link{font-size:14px;line-height:40px;}
.mapWindow .link:after{width:20px;line-height:20px;font-size:12px;}
.BMap_bubble_pop{width:300px !important;}
.activityTab a{margin-right:20px;}
.activityTab a.cur{width:100%;margin-bottom:20px;font-size:24px;position:absolute;top:0;left:0;}
.activityTab{margin-top:30px;position:relative;padding-top:40px;}
.activityList .item .tit{font-size:20px;}
.activityList .item .text{font-size:14px;}
.activityList .item .btm .bm{font-size:14px;width:100px;line-height:34px;}
.activityList .item .btm .like{padding-top:10px;}
}
@media(max-width:768px){.formPage{height:auto;padding:120px 10px 60px;}
.form{width:100%;padding:30px;font-size:14px;}
.formtitle{font-size:20px;}
.form .line{margin-bottom:20px;}
.form .line .linetit{font-size:18px;}
.form .line select{height:36px;font-size:14px;}
.form .line .input input{height:36px;font-size:14px;}
.textForm{font-size:14px;}
.codetoggle{display:block;padding-top:0;}
.codetoggle .left{padding-right:0;margin-bottom:30px;}
.codetoggle .left .tit{font-size:18px;}
.select{display:inline-block;vertical-align:middle;max-width:90%;}
.select .cur{height:50px;line-height:48px;font-size:16px;max-width:100%;}
.codetoggle .left .text{margin-top:20px;}
.pbanner .wap{display:block;width:100%;}
.pbanner .pc{display:none;}
.pbanner .btext .btit{font-size:32px;}
.pbanner .btext .en{font-size:60px;}
.pbanner .btext .txt{font-size:18px;letter-spacing:5px;}
.cusPage{padding:30px 0;}
.serviceBlock .tit{font-size:22px;margin-bottom:30px;}
.serviceBlock .items .item{width:100%;margin-bottom:10px;font-size:16px;}
.serviceBlock .items .item .tt{font-size:24px;margin-bottom:30px;}
.serviceBlock .items .item .btn a{margin-top:30px;line-height:40px;font-size:14px;width:120px;}
.filterSelect{padding:10px 10px 10px 60px;font-size:16px;}
.filterSelect .label{left:18px;padding-right:7px;}
.filterSelect select{font-size:14px;}
.storeFilter .fillterLine .cat{margin-left:0;}
.storeFilter .fillterLine .cat span{margin-right:4px;}
.accessory .item{width:50%;font-size:14px;margin-bottom:20px;}
.accessory .item .imgbox{margin-bottom:10px;}
.accessory .item .tit{font-size:16px;padding:0 10px;margin-bottom:5px;}
.accessory .item .desc{padding:0 10px 10px;}
.accessory .item .price{padding:10px;}
.accessory .item .price .b{font-size:20px;}
.accessory .item .price .b i{font-size:14px;margin-right:5px;}
.accessory .item .price .btn{width:60px;line-height:30px;}
.accessory{margin-bottom:10px;}
.pageTitle{font-size:24px;margin-bottom:20px;}
.location{font-size:14px;}
.buypopcontainer{font-size:18px;}
.buypopcontainer .qcode img{max-width:140px;}
.custable table th{font-size:16px;padding:0 10px;height:50px;}
.custable table td{font-size:14px;padding:5px 10px;height:40px;}
.textForm2 .left{width:100%;margin-bottom:50px;}
.textForm2{flex-wrap:wrap;}
.textForm2 .imgs{margin-top:0;font-size:14px;}
.textForm2 .imgs .item img{max-width:110px;}
.textForm2 .imgs .item{margin:0 10px;}
.mt100{margin-top:40px !important;}
.detailTop{padding-top:0;padding-bottom:40px;}
.detailTop .proImgs .small{padding:0 35px;}
.small .prev{left:0;}
.small .next{right:0;}
.proDesc .pz{flex-wrap:wrap;}
.proDesc .fan .t{width:80px;}
.proDesc .fan{padding-left:90px;}
.proDesc .btns .btn{width:100px;line-height:36px;}
.canshu{display:block;text-align:left;}
.canshu .item{border:none;margin-bottom:10px;padding:0 20px;overflow:hidden;}
.canshu .item p br{display:none;}
.canshu .item p{float:left;}
.canshu .item b{float:right;font-size:16px;width:70px;}
.more2 a,.more2 span{width:120px;line-height:36px;}
.more2{margin-top:20px;}
.detailBlocks .item{display:block;margin-bottom:30px;}
.detailBlocks .item .left{width:auto;}
.detailBlocks{margin-top:30px;}
.detailBlocks .item .left .text{padding:0 0 20px !important;}
.detailBlocks .item .left .text h4{font-size:20px;margin-bottom:10px;}
.detailBlocks .item .right{width:auto;margin:0 !important;padding-bottom:98%;display:none;}
.slider .prev,.slider .next{width:30px;height:30px;opacity:0.6;}
.slider .next{right:10px;}
.slider .prev{left:10px;}
.others{margin-top:40px;}
.others .item img{height:26px;}
.others .item{font-size:14px;}
.storeSearch h3{font-size:20px;}
.sform .sline{padding-left:70px;width:auto;float:none;margin-left:0 !important;margin-right:0 !important;}
.sform .sline .label{left:10px;}
.storemap .storeSearch{padding:30px 2%;}
.activityTab{font-size:14px;}
.activityList .item{width:100%;padding:0 !important;}
.infoTitle{font-size:20px;}
.infoSub{line-height:30px;}
.infoSub span.btn{display:block;float:none;margin-top:20px;line-height:28px;font-size:14px;width:90px;}
.infoContent{padding:50px 0;}
.infoContent .text h3{font-size:24px;margin-bottom:20px;}
.sotreList .item .tit span i{line-height:24px;font-size:12px;}
}
.searchResult{background:#f7f7f7;padding-top:4.5%;}
.new3_con2.ap_pd.result{padding-top:50px;}
.detailContent .tables .table{overflow: auto;width: 100%;}
.detailContent .tables .table table{empty-cells: show;border-collapse: collapse;margin: 0 auto;}
.detailContent table{width:100%;background:#fff;border-spacing:0;border-collapse:collapse;}
.detailContent table td{padding:5px 20px;height:60px;border:1px solid #d8d8d8;text-align:center;}
.detailContent table td:first-child,.detailContent table td:nth-child(3){background:#f4f4f4;width:15%;}
.cpop{position:fixed;z-index:1050;width:100%;height:100%;background:rgba(0,0,0,0.3);display:none;left:0;top:0;}
.cpop .popInner{width:1200px;background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:70px 80px;line-height:1.7;font-size:14px;color:#999;max-width:94%;}
.cpop .popInner .close{position:absolute;z-index:10;right:0;top:0;width:50px;height:50px;cursor:pointer;background:url(../images/close.png) no-repeat center;}
.poptab{line-height:50px;background:#f7f7f7;font-size:0;margin-bottom:20px;}
.poptab span{display:inline-block;vertical-align:middle;font-size:18px;color:#333;padding:0 45px;cursor:pointer;}
.poptab span.cur{color:#fff;background:#d5031a;}
.popContent{position:relative;}
.popContent .frm{position:absolute;right:0;top:30px;}
.popContent .frm input[type="text"]{width:200px;height:44px;background:#f7f7f7;padding:0 15px;border-radius:22px;display:inline-block;vertical-align:middle;}
.popContent .frm .btn{display:inline-block;vertical-align:middle;line-height:44px;margin-left:10px;border-radius:22px;padding:0 35px;background:#d5031a;color:#fff;cursor:pointer;}
.poptop{line-height:20px;padding:20px 30px;border-bottom:1px solid #eee;margin-bottom:25px;}
.poptop h3{font-size:24px;color:#333;line-height:1.4;margin-bottom:10px;}
.sfdesc{padding:0 57px 30px;border-bottom:1px solid #eee;}
.sfdesc h3{margin-left:-27px;margin-top:10px;font-size:18px;color:#333;}
.sftip{padding:0 30px 0 57px;margin-top:30px;}
.sftip h3{font-size:18px;color:#333;margin-left:-27px;margin-bottom:20px;}
.bxcontent{font-size:14px;line-height:1.7;}
.bxcontent h3{font-size:20px;color:#333;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee;}
@media(max-width:768px){.cpop .popInner{padding:40px 20px 30px 20px;line-height:1.5;font-size:12px;max-height:80vh;overflow:auto;}
.poptab{line-height:34px;}
.poptab span{font-size:14px;padding:0 20px;}
.popContent .frm{position:static;}
.popContent .frm input[type="text"]{width:auto;flex:1 1 auto;height:36px;}
.poptop{padding:10px 0;margin-bottom:15px;}
.poptop h3{font-size:16px;margin-bottom:5px;}
.sfdesc{padding:0 0 10px;}
.sfdesc h3{margin-left:0;font-size:14px;margin-bottom:5px;}
.sftip{padding:0;margin-top:10px;}
.sftip h3{margin-left:0;font-size:14px;margin-bottom:5px;}
.popContent .frm .btn{padding:0 20px;line-height:36px;}
.cpop .popInner .close{width:30px;height:30px;}
}
.nav li{position:relative;}
.nav li .sub{position:absolute;left:50%;min-width:100%;top:100%;background:rgba(0,0,0,0.2);-webkit-transform:translate(-50%);transform:translate(-50%);display:none;}
.nav li .sub a{font-size:14px;display:block;border:none;text-align:center;white-space:nowrap;padding:0 20px;}
.nav li:hover .sub{display:block;}
.nav li .sub a:hover{background:rgba(0,0,0,0.2);}
.whiteHeader .header .nav li .sub,.header.scroll .nav li .sub{background:#fff;}
.whiteHeader .header .nav li .sub a:hover,.header.scroll .nav li .sub a:hover{background:#d5031a;color:#fff;}
@media(max-width:1279px){.nav li .sub{display:none !important;}
}



/* 2022/2/25 */
.nav li.nav19 .sub{
    display: none;
}
.fillterLine.xg_25 .cat span.sp.cur{
    background: none;
}
.fillterLine.xg_25 .cat span.sp i{
    font-style: initial;
}
.fillterLine .cat span.cur,
.fillterLine.graystyle .cat span.cur {
    background: none;
    color: #df2128;
}
.fillterLine.xg_25 .cat span.sp.cur i{
    background: none;
    color: #df2128;
}
.fillterLine .cat span.cur img {
    filter: invert(0);
}
.location span,
.location a{
    font-family: "hmr";
}
.abo2_con1.abo2_con2 .div::before,
.abo2_con1.abo2_con2 .div::after{
    display: none;
}
.popcontainer .esc{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
    z-index: 20;
    cursor: pointer;
    background: url(../images/close-white.png) no-repeat center;
}
.activityTab a.cur{
    float: none;
}
.activityTab a .ig2{
    display: none;
}
.activityTab a.cur .ig1{
    display: none;
}
.activityTab a.cur .ig2{
    display: inline-block;
}
.activityTab a img {
    width: 20px;
    margin-bottom: -2px;
}
.activityTab a.cur img{
    width: 23px;
    margin-bottom: 0;
}
@media (max-width: 500px){
    .sideNav {
        bottom: 270px;
    }
    .header .logo {
        padding-right: 100px;
    }
    .menu {
        margin-left: 14px;
    }
    .fillterLine.xg_25 .cat span.sp i{
        font-family: "hmr";
    }
    .mapWindow .link:after{
        content: '';
        height: 20px;
        background-image: url(../images/cw_img1_1.png);
        background-repeat: no-repeat;
        background-size: 8px 12px;
        background-position: center;
    }
}

@media (max-width: 1024px){
    .activityTab a.cur{
        position: static;
        font-size: 14px;
        width: auto;
        margin-bottom: 0;
    }
    .activityTab a img,
    .activityTab a.cur img {
        width: 16px;
        margin-bottom: 0;
    }
}
.jobFilter .fillterLine {
    padding: 10px 10px 10px 0;
}

.jobFilter .fillterLine .label {
    width: 90px;
}

.jobPublic {
    text-align: right;
    font-size: 18px;
    color: #d5031a;
    padding: 50px 20px;
    text-align: center;
}

.jobPublic a {
    display: inline-block;
    padding: 0 20px;
    line-height: 40px;
    border: 1px solid #d5031a;
    background-color: #d5031a;
    color: #fff;
}

.recr2_con1.ap_pd {
    padding-top: 50px;
}

.jobFilter .fillterContainer {
    margin-bottom: 30px;
}

/*2022.3.21*/
.hbanner .swiper_btn{
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%,-50%);
	width:100%;
}
.hbanner .next{
	width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 2;
	background-image: url(../images/left.svg);
	cursor:pointer;
}
.hbanner .prev{
	width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 2;
	background-image: url(../images/right.svg);
	cursor:pointer;
	
}

.hbanner .btext .w1440{
	padding: 0 84px;
}
.hbanner:hover .swiper_btn{
	z-index: 1;
}

@media (max-width: 1440px){
	.hbanner .next{
		left:2%;
	}
	.hbanner .prev{
		right:2%;
	}
	.hbanner .btext .w1440{
		padding: 0 calc(2% + 84px);
	}
}
@media (max-width: 800px){
	.popcontainer .inner{
		flex-wrap:wrap;
	}
	.popcontainer{
		width: 80%;
	}
	.popcontainer .left,.popcontainer .right{
		width: 100%;
		padding:0;
		border:none;
	}
}

@media (max-width: 768px){
	.hbanner .btext .w1440{
		padding: 0 15px;
	}
	.footNav .w1440 {
		flex-wrap: wrap;
	}
	
	.popcontainer .tit,.popcontainer .cnt .p2,.popcontainer .tt{
		font-size:20px;
	}
	.popcontainer .tt{
		margin-bottom: 15px;
	}
	.popcontainer .cnt .p2{
		font-size:14px;
	}
	.popcontainer .text{
		font-size:14px;
		margin: 0 auto 15px;
	}
}

@media (max-width: 600px){
	.popcontainer .tips .item{
		font-size:12px;
	}
	.popcontainer .tit,.popcontainer .cnt .p2,.popcontainer .tt{
		font-size:16px;
	}
	.popcontainer .qcode{
		margin-bottom: 15px;
	}
	.popcontainer {
		width: 97%;
		padding: 4%;
	}
	.popcontainer .tit{
		margin:15px 0;
	}
}	


.infoSub span.btn{
	color:#fff;
}



/* 2022/3/25 */
.mapshadow{
    background: rgba(255,255,255,.9);
}
.mapshadow:after {
     border-top-color: rgba(255,255,255,.9);
}
.formPage{
    position: relative;
}
.formPage .rq{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    padding: 25px 0;
}
.formPage .rq .w1600 {
    justify-content: space-between;
}
.formPage .rq .div{
    width: 14%;
    text-align: center;
}
.formPage .rq img{
    width: 42px;
    display: block;
    margin: 0 auto;
}
.formPage .rq .p1{
    font-size: 24px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 3px;
}
.formPage .rq .p2{
    font-size: 16px;
    color: #ffffff;
}
@media(max-width:1459px){
    .formPage .rq {
        padding: 20px 0;
    }
    .formPage .rq img {
        width: 34px;
    }
    .formPage .rq .p1 {
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 3px;
    }
    .formPage .rq .p2 {
        font-size: 13px;
    }
}
@media(max-width:768px){
    .formPage{
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    .formPage .rq{
        position: static;
    }

    .formPage .rq .w1600{
        flex-wrap: wrap;
    }
    .formPage .rq .div{
        width: 48%;
        margin-bottom: 20px;
    }
}
.infoContent .text {
    max-width: 100%;
}
@media (max-width: 500px){
	.qlinks .item{
		width:25%
	}
	.qlinks .item:nth-child(5),
	.qlinks .item:nth-child(6),
	.qlinks .item:nth-child(7){
				width:33.333%
	}
	.qlinks .item:first-child:after{
		display: none;
	}
	.qlinks .item:last-child:before{
  display: none;
}
	.qlinks .item:nth-child(4):before{
  display: none;
}
.hbanner .wap,
.hbanner .swiper-container{
	height: 325px;
}
.hbanner .wap {
    background-size: cover;
    background-position: center;
}
.hbanner .btext {
    top: 50%;
}
.hbanner{
	height:auto;
}
.qlinks {
position: static;
    background: rgba(0,0,0,1);
	padding-top: 5px;
    padding-bottom: 5px;
}
.hbanner .btext .w1440 {
    padding: 0 30px;
}
		.sideNav {
    bottom: 140px;
}
.slidedown{
	  display: none;
}
}
@media (max-width: 768px){
	.fillterLine .label {
		width: 40px;
    float: left;
    line-height: 48px;
}
.fillterLine .cat span:first-child {
    position: static;
}
}

/*2022/3/28*/
.cusPage .custable table th:nth-child(2){
	min-width: 130px;
}
.activityList2 .item .flex{
        display: block !important;
		    padding: 0;

}
.activityList2 .item .imgbox {
    position: static;
	    padding-bottom: 50%;
		    height: auto;
			    background-size: contain;

}
.activityList2 .item .link {
    background: transparent;
}
.activityList2 .item .text{
	    padding: 38px 0 0px 0;
		    color: #333;
}
.activityList2 .item {
    margin-bottom: 40px;
}
.activityList2 .item .btm {
    margin-top: 28px;
}
.activityList2 .item .tbtns span, .activityList2 .item .tbtns a {
    color: #fff;
}
@media (max-width: 768px){
	.cusPage .custable table th:nth-child(2) {
    min-width: auto;
}
}


/*20220406*/
.proDesc .btns .btn {
    color: #000;
    border-color: #000;
}

.proDesc .btns .btn.red {
    background: #000;
    border-color: #000;
}
.detailTab {
    background: #fff;
    color: #000;
}

.detailTab span.cur {
    background: #000;
    color: #fff;
}

.toggleTable .tableNav{position:sticky;top:100px;width:160px;float:left;z-index:20;}
.toggleTable .tables{margin-left:160px;}
.toggleTable .tableNav .item i{display:inline-block;vertical-align:middle;width:22px;height:22px;position:relative;border:1px solid #333;border-radius:50%;margin-right:10px;}
.toggleTable .tableNav .item i:before,.toggleTable .tableNav .item i:after{content:"";position:absolute;width:9px;height:2px;background:#666;top:50%;margin-top:-1px;left:5px;transition:.6s;}
.toggleTable .tableNav .item i:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.toggleTable .tableNav .item span{display:inline-block;vertical-align:middle;}
.toggleTable .tableNav .item{cursor:pointer;font-size:18px;padding:5px 0;color:#000;}
.toggleTable .tables table th{background:#000;color:#fff;height:60px;font-weight:normal;}
.toggleTable .tables table td{background:none;width:auto;padding:5px 30px;text-align:left;}
.toggleTable .tableNav .item.cur i:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background:#000;}
.toggleTable .tableNav .item.cur i{border-color:#000;}
.productList .item .price .b i {
    font-size: 16px;
    font-style: normal;
    color: #333;
    margin-left: 5px;
    font-weight: normal;
}

.productList .item .yybtn {
    position: absolute;
    height: auto;
    padding: 0;
    text-align: center;
    background: #f5f5f5;
    width: 160px;
    line-height: 50px;
    right: 30px;
    bottom: 16px;
	z-index:20;
	cursor:pointer;
}

.productList .item {
    position: relative;
}

.productList .item .yybtn i.fxp {
    display: inline-block;
    background: url(../images/icon-fangxiangpan.png) no-repeat center;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 15px;
}
.detailTop .proImgs .big .play.pl2 {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
	background-image:url(../images/play2.png);
}

.detailTop .proImgs .big .vriframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.detailTop .proImgs .small .swiper-slide .pl2 {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 10;
	background:url(../images/play2.png) no-repeat center;
	background-size:contain;
}

.detailTop .proImgs .small .swiper-slide .itxt {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.ipailiang{background-image:url(../images/pailiang.png);}
.minpop .miner.bgwhite {
    background: #fff;
}

.miner.bgwhite * {
    color: #333;
}

.miner.bgwhite  form .line input {
    background: #f5f7f8;
}

.miner.bgwhite form .line button {
    max-width: 160px;
    margin: auto;
    display: block;
    background: #000;
    color: #fff;
}

.minform form .line select {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    border: none;
    background: #f5f7f8;
    color: #999;
    border-right: 10px solid #f5f7f8;
}

.minform form .line select * {
    color: #333;
}

.minpop .miner.bgwhite span.close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 10;
    width: 30px;
    height: 30px;
	background:url(../images/closeblack.png) no-repeat center;
}

.minpop .miner.bgwhite .ft {
    color: #000;
}
.miner.bgwhite.autosize {
    width: auto;
    padding: 55px 90px;
}
/*20220411*/
.toggleTable .tables table th {
    white-space: nowrap;
    padding: 0 20px;
}

.toggleTable .tables table td {
    white-space: nowrap;
}
@media(min-width:768px){
	.detailContent .tables .table{
	max-height:640px;
}
}
@media(max-width:768px){
.toggleTable .tableNav {
    width: 100%;
    float: none;
    font-size: 0;
    top: 60px;
    white-space: nowrap;
    overflow: auto;
    margin-bottom: 30px;
    background: #fff;
}

.toggleTable .tableNav .item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 14px;
}

.toggleTable .tables {
    margin-left: 0;
}
}
.proDesc .price span {
    color: #333;
    padding-right: 10px;
}
.home3 {
    padding-bottom: 2px;
}